-
Home
-
WP 2FA – Two-factor authentication for WordPress
-
2.9.1
-
Code
-
Classes
- Setup_Wizard
Total Complexity |
80 |
Dependencies |
17 |
Dependents |
3 |
Total lines |
665 |
Lines of code |
405 |
Logical lines of code |
204 |
Comment lines |
184 |
Methods |
17 |
Properties |
2 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setup_page() |
D |
27 |
30 |
137 |
send_authentication_setup_email() |
B |
40 |
18 |
57 |
setup_page_steps() |
S |
54 |
7 |
22 |
wp_2fa_step_global_2fa_methods_save() |
S |
57 |
5 |
15 |
setup_page_footer() |
S |
50 |
4 |
29 |
wp_2fa_step_global_2fa_methods() |
S |
46 |
2 |
50 |
get_next_step() |
S |
60 |
3 |
12 |
setup_page_header() |
S |
50 |
1 |
34 |
setup_page_content() |
S |
65 |
2 |
11 |
wp_2fa_add_intro_step() |
S |
61 |
1 |
12 |
admin_menus() |
S |
78 |
1 |
3 |
network_admin_menus() |
S |
78 |
1 |
3 |
wp_2fa_step_welcome() |
S |
80 |
1 |
3 |
wp_2fa_step_finish() |
S |
76 |
1 |
4 |
wp_2fa_step_finish_save() |
S |
73 |
1 |
5 |
introduction_step() |
S |
81 |
1 |
3 |
introduction_step_save() |
S |
73 |
1 |
5 |